gesturesingle: Ensure the current button stays set until after the touch/button release
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 11 Jun 2014 15:34:23 +0000 (17:34 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 11 Jun 2014 15:36:03 +0000 (17:36 +0200)
commit20a59985fe365a703fdf270e15608b5debda20e2
tree63084b63b3f2e090457900c1122abbd24a03f667
parente7b3d8b41412ce4a6eaa4ace48f9f6f591042332
gesturesingle: Ensure the current button stays set until after the touch/button release

This makes gtk_gesture_get_current_button() work properly on GtkGesture::end, and signals
spawn from there on subclasses.
gtk/gtkgesturesingle.c